Skip to main content
Version: 5.1.0.0

Message collection

Definition

This scriptlet allows users to add a new message to a message list. The message list is a scenario local message list that is identified by a name. This feature can be used to preserve messages in a persistent container between different process instances.

Create

See creation of Scriptlet.

Configuration

Label and Non functional properties

See common configurations for activites.

Properties and Parameter assignment

The assignment sections define the assignment of variables between the script and the process model.

The following parameters are available:

Ingoing parameters:

- **IDENTIFIER**: Name identifying the message list.
- **MESSAGE**: Message to be stored in the message list.

Outgoing parameters

- There is no return value.